Esx Settings Clusters Configuration SchemaResult
The Esx Settings Clusters Configuration SchemaResult schema contains properties that describe the configuration schema associated with the cluster.
This schema was added in vSphere API 8.0.1.0.
{
"source": "string",
"schema": "string",
"reference_host": {
"status": "string",
"host": "string",
"name": "string",
"summary": {
"id": "string",
"default_message": "string",
"args": [
"string"
],
"params": {
"params": {
"s": "string",
"dt": "string",
"i": 0,
"d": "number",
"l": "Vapi Std NestedLocalizableMessage Object",
"format": "string",
"precision": 0
}
},
"localized": "string"
}
}
}
The source of this schema.
For more information see: Esx Settings Clusters Configuration SchemaResult Source.
This property was added in vSphere API 8.0.3.0.
This property is optional because it was added in a newer version than its parent node.
The configuration schema associated with the cluster.
This property was added in vSphere API 8.0.1.0.
If the source of this schema was a reference, this field will be populated with the current status of the host.
This property was added in vSphere API 8.0.3.0.
This property is optional and it is only relevant when the value of source is Esx Settings Clusters Configuration SchemaResult Source.HOST.